-
Home
-
Shopz GraphQL API for WooCommerce
-
2.1.4
-
Code
-
Classes
- Address
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
187 |
Lines of code |
140 |
Logical lines of code |
70 |
Comment lines |
1 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convert() |
S |
50 |
5 |
32 |
searchForIndex() |
S |
61 |
4 |
11 |
validate_address() |
S |
64 |
4 |
9 |
checkAddressAlreadyAdded() |
S |
64 |
3 |
9 |
revokeDeletedAddress() |
S |
61 |
2 |
13 |
from_input() |
S |
57 |
1 |
17 |
getAddresses() |
S |
66 |
2 |
8 |
to_schema() |
S |
66 |
2 |
9 |
addAddress() |
S |
64 |
1 |
10 |
save() |
S |
74 |
1 |
4 |
editAddress() |
S |
68 |
1 |
7 |
delete() |
S |
70 |
1 |
6 |
getAddressByID() |
S |
72 |
1 |
5 |